[INFO] fetching crate collect-once-hashmap 0.2.0...
[INFO] testing collect-once-hashmap-0.2.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate collect-once-hashmap 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate collect-once-hashmap 0.2.0
[INFO] finished tweaking crates.io crate collect-once-hashmap 0.2.0
[INFO] tweaked toml for crates.io crate collect-once-hashmap 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate collect-once-hashmap 0.2.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a
[INFO] running `Command { std: "docker" "start" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling collect-once-hashmap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling collect-once-hashmap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stdout] running 6 tests
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stdout] test btreemap::tests::test_duplicate ... ok
[INFO] [stderr]    |
[INFO] [stdout] test btreemap::tests::test_simple ... ok
[INFO] [stderr] 10 | pub use hashmap::*;
[INFO] [stdout] test hashmap::tests::test_duplicate ... ok
[INFO] [stderr]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] test btreemap::tests::test_empty ... ok
[INFO] [stderr] ...
[INFO] [stdout] test hashmap::tests::test_empty ... ok
[INFO] [stderr] 13 | pub use btreemap::*;
[INFO] [stdout] test hashmap::tests::test_simple ... ok
[INFO] [stderr]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] warning: `collect-once-hashmap` (lib) generated 1 warning
[INFO] [stderr] warning: `collect-once-hashmap` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/collect_once_hashmap-56e3d3923d81aff4)
[INFO] [stderr]    Doc-tests collect_once_hashmap
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CollectOnceBTreeMap` in this scope
[INFO] [stdout]   --> src/lib.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     .collect::<CollectOnceBTreeMap<u8, u8>>()
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hashmap.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct CollectOnceHashMap<K, V, S = std::collections::hash_map::RandomState>
[INFO] [stdout]    | -------------------------------------------------------------------------------- similarly named struct `CollectOnceHashMap` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     .collect::<CollectOnceBTreeMap<u8, u8>>()
[INFO] [stdout] 29 +     .collect::<CollectOnceHashMap<u8, u8>>()
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use collect_once_hashmap::CollectOnceBTreeMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]   --> src/lib.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | use collect_once_hashmap::{CollectOnceHashMap, Error};
[INFO] [stdout]    |                                                ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]   --> src/lib.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 | assert!(std::matches!(hm, Err(Error::DuplicatedKey(1))));
[INFO] [stdout]    |                               ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]   --> src/lib.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 | assert!(std::matches!(bm, Err(Error::DuplicatedKey(1))));
[INFO] [stdout]    |                               ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a", kill_on_drop: false }`
[INFO] [stdout] 73def4b17982269be582105a54c3a794b4a57e069b7595658233c80f2cff526a
